x11: Rely on passive keyboard grabs with XI2 for DnD
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 5 May 2016 17:00:28 +0000 (19:00 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 5 May 2016 17:16:25 +0000 (19:16 +0200)
commitc14572fdae9bf6d34cd6af35dc572c509f1ae144
tree40ccd2863498d334ba0371e47d3a9322baba5db7
parent870a674283d9b59795c61ce24e713cde0a7fb7dc
x11: Rely on passive keyboard grabs with XI2 for DnD

The active keyboard grab can be spared then. This way the passive
key grabs allow other key combinations (eg. alt-tab) that are not
mandatory to grab here.
gdk/x11/gdkdnd-x11.c